go/parser.parser.parseIdentList (method)
2 uses
go/parser (current package)
parser.go#L478: func (p *parser) parseIdentList() (list []*ast.Ident) {
parser.go#L2534: idents := p.parseIdentList()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)